home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
pc
/
ganmac
/
eb.cst
/
00118_Script_118
< prev
next >
Wrap
Text File
|
1999-05-31
|
851b
|
32 lines
on exitframe
-- sound 1
global gfl,mainframe
set mainframe to the framelabel
set gfl to the framelabel
end
on enterframe
global chaspcursor,handcur, gbotline
set handcur to [the number of cast "HC1",the number of cast "HC2"]
-- SET THE CURSOR OF SPRITE 95 TO HANDCUR
-- SET THE CURSOR OF SPRITE 96 TO HANDCUR
CHASPCURSOR HANDCUR,8,9
-- CHASPCURSOR HANDCUR,55,56
CHASPCURSOR HANDCUR,105,105
CHASPCURSOR HANDCUR,109,120
CHASPCURSOR -1,6,7
global cspname,cspchannel
set cspname to "fvoic"
set cspchannel to 112
set gbotline to 16
set the movieRate of sprite 105 to 1
end
on prepareFrame
global gwpage
set the scrollTop of member (the member of sprite 6) = 0
set the memberNum of sprite 70 to the number of member ("int"&gwpage)
set the movieTime of sprite 105 to 0
end if